Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(InputMasked): updating value from undefined to 0 should work #4090

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

langz
Copy link
Contributor

@langz langz commented Oct 8, 2024

For now, I just added a story, to help debug the scenario.

fixes #4089

TODO:

  • The actual fix

Copy link

vercel bot commented Oct 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eufemia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 8, 2024 7:02pm

@langz langz changed the title fix(InputMasked): changing value from undefined to 0 should work fix(InputMasked): updating value from undefined to 0 should work Oct 8, 2024
Copy link

codesandbox-ci bot commented Oct 8, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

InputMasked: Changing updating value from undefined to 0 doesn't apply/work for external components.
1 participant